- circular programming
- программирование круговых перемещений
English-Russian dictionary of mechanical engineering and automation. - RUSSO. B.S. Voskoboinikov, V.L. Mitrovich. 2003.
English-Russian dictionary of mechanical engineering and automation. - RUSSO. B.S. Voskoboinikov, V.L. Mitrovich. 2003.
Circular — is a basic geometric shape such as a Circle. Contents 1 Documents 2 Travel and transportation 3 Places … Wikipedia
Circular reference — A circular reference is a series of references where the last object references the first, resulting in a closed loop. Contents 1 In language 2 In business 3 In computer programming 4 … Wikipedia
Circular shift — In combinatorial mathematics, a circular shift is the operation of rearranging the entries in a tuple, either by moving the final entry to the first position, while shifting all other entries to the next position, or by performing the inverse… … Wikipedia
Circular dependency — In software engineering, a circular dependency is a relation between two or more modules which either directly or indirectly depend on each other to function properly. Contents 1 Overview 2 Problems of circular dependencies 3 Causes and solutions … Wikipedia
Reflection (computer programming) — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computi … Wikipedia
Meta-circular evaluator — A meta circular evaluator is a special case of a self interpreter in which the existing facilities of the parent interpreter are directly applied to the source code being interpreted, without any need for additional implementation. Meta circular… … Wikipedia
Lisp (programming language) — Infobox programming language name = Lisp paradigm = multi paradigm: functional, procedural, reflective generation = 3GL year = 1958 designer = John McCarthy developer = Steve Russell, Timothy P. Hart, and Mike Levin latest release version =… … Wikipedia
C Sharp (programming language) — The correct title of this article is C# (programming language). The substitution or omission of the # sign is because of technical restrictions. C# Paradigm(s) multi paradigm: structured, imperative … Wikipedia
Aikido (programming language) — infobox programming language name = Aikido paradigm = object oriented, multithreading, scripting language, imperative year = 2003 designer = David Allison, Sun Microsystems latest release version = latest release date = typing = Partially dynamic … Wikipedia
SLIP (programming language) — SLIP is a list processing computer programming language, invented by Joseph Weizenbaum in the 1960s. The name SLIP stands for Symmetric LIst Processor. It was first implemented as an extension to the Fortran programming language, and later… … Wikipedia
Linked list — In computer science, a linked list is a data structure consisting of a group of nodes which together represent a sequence. Under the simplest form, each node is composed of a datum and a reference (in other words, a link) to the next node in the… … Wikipedia